home
***
CD-ROM
|
disk
|
other
***
search
/
SGI Hot Mix 8
/
Hot Mix 8.iso
/
.all
/
demos
/
Lightscape
/
InstallIt
(
.txt
)
< prev
next >
Wrap
Text File
|
1994-06-22
|
357b
|
11 lines
#!/bin/csh
xwsh -bg royalblue -fg white \
-geom 80x20+100+100 -cursorfg violetred1 -cursorbg violetred1 \
-title "Install Lightscape Visualization System" \
-e /bin/csh -c \
"echo You must be root to install Lightscape Visualization System...; \
cd $HOTMIXDIR/demos/Lightscape; \
su root -c './InstallIt2'"